-
Notifications
You must be signed in to change notification settings - Fork 285
Use relURL for relative links #1175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This fixes the double slash issue |
|
Thank you, I still see a dbl slash in the command links on pages like this one https://redis.io/docs/staging/DOC-4864/commands/bf.loadchunk/ |
Thanks, that's been fixed now. The issue was a result of a breaking change they made (gohugoio/hugo#11669) which affected how baseURL works. |
|
For some reason, these image refs are broken https://redis.io/docs/staging/DOC-4864/operate/rc/api/get-started/use-rest-api/ |
|
Thanks, I had just noticed that. That's been fixed now. |
mich-elle-luna
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you!
Staging link: https://redis.io/docs/staging/DOC-4864/